home *** CD-ROM | disk | FTP | other *** search
- Path: INbe.net!usenet
- From: dlauwers@innet.be (Danny Lauwers)
- Newsgroups: comp.lang.c++
- Subject: Adaptec ASPI32 transfer size
- Date: Tue, 19 Mar 1996 22:47:43 GMT
- Organization: INnet NV (post doesn't reflect views of INnet NV)
- Message-ID: <4indma$hn6@news.be.innet.net>
- Reply-To: dlauwers@innet.be
- NNTP-Posting-Host: pool014-24.innet.be
- X-Newsreader: Forte Agent .99.82
-
- Hello,
-
- I al programming the ASPI32 SCSI utilities for windows 95 and NT.
- The transfer size seem to be limited to 64Kb, and from the parameters
- I have checked the controler largest block is 16Mbyte and not 64Kb.
- The controller is a Adaptec 2940. In the describtion from Adaptec they
- speak of the possibility to transfer larger block than 64Kb.
-
- It is very essential for our application that we can transfer more
- data. And because it is not always possible to split up the command in
- our case we are stuck at this.
-
- I use MS VC4.0 as a compiler and followed the compiling and linker
- instructions for ASPI32. like the pack option etc.
-
- If you have any clues are sollutions, please E-mail me.
- Thank you
- Danny Lauwers
- dlauwers@innet.be
-
-
-